- WasmGetWindowSize
ubyte* WasmGetWindowSize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- WasmSetWindowSize
void WasmSetWindowSize(int width, int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- destroy_GL_Context
bool destroy_GL_Context()
Undocumented in source. Be warned that the author may not have intended to support it.
- getWindowSize
int[2] getWindowSize()
- openWindow
void openWindow(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
- poll
void poll()
Undocumented in source. Be warned that the author may not have intended to support it.
- setWindowSize
void setWindowSize(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
- show
void show()
Undocumented in source. Be warned that the author may not have intended to support it.
- swapBuffer
void swapBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.